Merged from gtk-2-10:
authorFederico Mena Quintero <federico@novell.com>
Fri, 15 Dec 2006 20:13:01 +0000 (20:13 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Fri, 15 Dec 2006 20:13:01 +0000 (20:13 +0000)
commit8387869a5d18f08fadbc68ae2845103546b04003
treead4dea19efd94b46da56ad2092b6f89ac53ec8e8
parent36fa058fa2d9c887126e597005cfb53b8bca24a6
Merged from gtk-2-10:

2006-12-15  Federico Mena Quintero  <federico@novell.com>

Merged from gtk-2-10:

* gtk/gtkmenu.c (gtk_menu_set_title): Don't try to optimize for
the case where the new title is the same as the old title, to
preserve the behavior from GTK+ 2.8 (NULL and "" titles are not
equivalent).  Handle the case where title == priv->title.  This
was found by the LSB compatibility tests:
https://bugzilla.novell.com/show_bug.cgi?id=223882

2006-12-15  Dom Lachowicz <domlachowicz@gmail.com>
ChangeLog
gtk/gtkmenu.c